FaPellGrid10 
Logical Entity Name  FaPellGrid10 
Default Table Name  FaPellGrid10 
Physical Only  NO 
Definition 
 
Note 
 

FaPellGrid10 Columns 
ColumnName  Domain  Datatype  NULL  Definition 
FaPellGrid10ID(PK)    int  NO 
 
EnrollStatus    char(1)  NO 
 
LowEFC    decimal(6, 0)  YES 
 
HighEFC    decimal(6, 0)  YES 
 
LowCOA    decimal(6, 0)  YES 
 
HighCOA    decimal(6, 0)  YES 
 
PellAmount    decimal(6, 0)  YES 
 
UserID(FK)    int  NO 
 
DateAdded    datetime  NO 
 
DateLstMod    datetime  NO 
 
ts    timestamp  NO 
 

FaPellGrid10 Primary and Unique Keys 
Key Name  Key Type  Keys 
PK_FaPellGrid10_FaPellGrid10ID  PrimaryKey  FaPellGrid10ID 

FaPellGrid10 Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Not For Replication 
SyStaff  Non-Identifying  One To Zero or More  FK_FaPellGrid10_UserID_SyStaff_SyStaffID      UserID  NO  YES 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Not For Replication 

FaPellGrid10 Check Constraints 
Check Constraint Name  CheckConstraint